home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19951130-19960209 / 000036_news@columbia.edu_Wed Dec 6 08:48:57 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA04505
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun>); Wed, 6 Dec 1995 16:26:42 -0500
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.6.12/8.6.12) id QAA28670 for kermit.misc@watsun; Wed, 6 Dec 1995 16:26:39 -0500
  4. Path: news.columbia.edu!news.cs.columbia.edu!news.boxhill.com!news.sprintlink.net!cs.utexas.edu!utnut!alpha.epas.utoronto.ca!not-for-mail
  5. From: kan@blues.epas.utoronto.ca (Raymond Kan)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Using MS-Kermit 3.14 with PPP under WIN 3/95 Possible?
  8. Date: 6 Dec 1995 03:48:57 -0500
  9. Organization: University of Toronto -- EPAS
  10. Lines: 36
  11. Message-Id: <4a3ldp$aad@blues.epas.utoronto.ca>
  12. Nntp-Posting-Host: blues.epas.utoronto.ca
  13. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  14.  
  15. Hi,
  16.  
  17.     I connect to my mainframe using PPP, and I am not happy with
  18. the Telnet client that comes with Windows 95 and would like to use
  19. Kermit instead (for keyboard mapping and downloading).  However, I
  20. have not been able to this.
  21.  
  22.     I had made appropriate changes in mscustom.ini and typing
  23. check TCP gives response of TCP/IP is available.  However after typing
  24.  
  25.     set port tcp/ip hostname
  26.     connect
  27.  
  28.     and I get an error message of
  29.  
  30.     Cannot attacj to an Ethernet Packet Driver or a Novell ODI driver.
  31.     Unable to initialize TCP/IP system, quitting.
  32.     ?Cannot start the connection.
  33.  
  34.     and my PPP connection went dead as well.
  35.  
  36.     I am wondering what I need to do to get MS-Kermit 3.14 to work
  37. as my Telnet client.  I read the FAQ but that was no discussion of PPP.
  38. Some discussion on SLIP seems to suggest that MS-Kermit is not
  39. supposed to work easily to get TCP/IP under Windows environment.  But
  40. Kermit is my favorite communication program, so any suggestions as to
  41. how I can get it to work would be greatly appreciated.  BTW, OS/2
  42. Kermit works flawlessly under PPP so I think it should also be
  43. possible for MS-Kermit to work under PPP.
  44.  
  45.     Thanks ahead for all the help.
  46.  
  47.  
  48. Raymond Kan
  49. kan@epas.utoronto.ca
  50.